Networking & Cloud Computing
mobi |eng | 2002-01-02 | Author:Thomas A. Limoncelli; Christina J. Hogan; Strata R. Chalup

As a side benefit, the group was able to do a better job of asset management. Because all purchasing was done through one system, there was one place where serial ...
( Category: Networks March 25,2014 )
mobi, epub | | 2009-10-31 | Author:Chris Takemura; Luke S. Crawford

# after 10s, boot the default entry if the user didn't hit keyboard timeout=10 # Configure serial port to use as console. Ignore this bit if you're # not using ...
( Category: Networks March 25,2014 )
mobi, epub, pdf |eng | 2010-07-22 | Author:Jonathan Hassell

notrealm This option overrides the default action to proxy a user who logs on with a User-Name attribute that matches a defined realm. Using the clients.conf File In Chapter 5, ...
( Category: Network Security March 25,2014 )
mobi, epub |eng | 2012-02-07 | Author:Ben Forta

Using Joins and Join Conditions Before wrapping up this two chapter discussion on joins, it is worthwhile to summarize some key points regarding joins and their use: • Pay careful ...
( Category: Client-Server Systems March 25,2014 )
mobi, epub, pdf |eng | 2009-06-30 | Author:Rob Flickenger

See also: [Hack #47] Hack #50. Tunneling: IPIP Encapsulation IP tunneling with the Linux IPIP driver If you have never worked with IP tunneling before, you might want to take ...
( Category: Hacking March 25,2014 )
mobi, epub, pdf |eng | 2011-06-09 | Author:James Loope

file { '/etc/ntp.conf': mode => '640', owner => root, group => root, source => "puppet:///modules/apps/ntp/ntp.conf", require => Package[ntp], } service { "ntp": ensure => running, enable => true, pattern => ...
( Category: Windows Administration March 25,2014 )
mobi |eng | 2012-09-17 | Author:Sivakumar Harinath & Ronald Pihlgren & Denny Guang-Yeu Lee & John Sirmon & Robert M. Bruckner

( Category: SQL Server March 25,2014 )
mobi, epub, pdf |eng | 0101-01-01 | Author:Holmes, Lee [Holmes, Lee]

Figure 19-1. Windows PowerShell Integrated Scripting Environment Scripting pane The scripting pane is the top pane of the ISE, and it is geared toward multiline script editing and creation. It ...
( Category: Windows Administration March 25,2014 )
mobi, epub |eng | 0101-01-01 | Author:Pogue, David [Pogue, David]

you don’t lose your place on the Web; you stay on whatever page you were on and just pop up a Web slice panel for a quick look at the ...
( Category: CORBA March 25,2014 )
azw3 |eng | 2011-11-29 | Author:Discher, Stephen [Discher, Stephen]

Bandwidth Test Utility The Bandwidth Test utility’s function is to test in real time the performance of a link between two devices. The tool is designed as a client server ...
( Category: LAN March 25,2014 )
mobi | | 2010-06-27 | Author:Charles Bell;Mats Kindahl;Lars Thalmann

Using ANALYZE TABLE The MySQL optimizer, like most traditional optimizers, uses statistical information about tables to perform its analysis of the optimal query execution plan. These statistics include information about ...
( Category: Cloud Computing March 25,2014 )
mobi, epub |eng | 2007-01-29 | Author:Litchfield, David [Litchfield, David]

What’s happening here is that we stick our nefarious code into an exception block so when an exception occurs our code executes — in this case, granting DBA privileges to ...
( Category: Hacking March 25,2014 )
mobi, epub |eng | 2012-09-17 | Author:Liguori, Robert & Finegan, Edward [Liguori, Robert]

The first implementation of these animals is to create a unique class for each one. Each of the preceding classes has no relationship to the other. It is easy to ...
( Category: Java March 25,2014 )
mobi, epub |eng | 2011-05-23 | Author:Joshua D. Drake;John C. Worsley

Dropping an operator An operator can be dropped with the DROP OPERATOR command. An operator may only be dropped by the user who created it, or by a PostgreSQL superuser. ...
( Category: Networks March 25,2014 )
mobi |eng | 2008-12-17 | Author:Jesse Vincent; Robert Spier; Dave Rolsky; Darren Chamberlain; Richard Foley

CleanEnv(); RT::LoadConfig(); RT::Init(); my $user = GetCurrentUser(); unless( $user->Id ) { print "No RT user found. Please consult your RT administrator.\n"; exit 1; } my $sc = RT::ScripCondition->new($user); $sc->Create( Name ...
( Category: Software Development March 25,2014 )